signature_core 0.37.0

Signature core types of the Ockam library.
Documentation

signature_core

crate docs license discuss

Ockam is a library for building devices that communicate securely, privately and trustfully with cloud services and other devices.

This crate contains the signature core types of the Ockam library and is intended for use by crates that provide features and add-ons to the main Ockam library.

Usage

Add this to your Cargo.toml:

[dependencies]
signature_core = "0.37.0"

Crate Features

The signature_core crate has no features

License

This code is licensed under the terms of the Apache License 2.0.